CagdSrfTransform

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CagdSrfTransform()  

SYNOPSIS

cagd_lib/cagd2gen.c:1017

void CagdSrfTransform(CagdSrfStruct *Srf,
                      CagdRType *Translate,
                      CagdRType Scale)
 

DESCRIPTION

Applies an affine transform, in place, to given surface Srf as specified by Translate and Scale. Each control point is first translated by Translate and then scaled by Scale.  

PARAMETERS:

Crv: To be affinely transformed.

Translate: Translation amount.

Scale: Scaling amount.  

FUNCTION RETURN VALUE

void  

SEE ALSO

CagdCrvTransform, CagdTransform, CagdSrfMatTransform,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:14 GMT, October 17, 2022